projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04355ac
)
Fix typo in last url.texi checkin
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Sun, 24 Apr 2016 13:44:15 +0000
(15:44 +0200)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Sun, 24 Apr 2016 13:44:15 +0000
(15:44 +0200)
doc/misc/url.texi
patch
|
blob
|
history
diff --git
a/doc/misc/url.texi
b/doc/misc/url.texi
index 0a96a5428b1b5571f04458b1a42abfcd095ba014..62b1d7444d5bc29b045adf028b743bbd182ad569 100644
(file)
--- a/
doc/misc/url.texi
+++ b/
doc/misc/url.texi
@@
-1339,7
+1339,7
@@
Connect directly.
@defopt url-user-agent
The User Agent string used for sending @acronym{HTTP}/@acronym{HTTPS}
requests. The value should be @code{nil}, which means that no
-@sam
o
{User-Agent} header is generated, @code{default}, which means
+@sam
p
{User-Agent} header is generated, @code{default}, which means
that a string is generated based on the setting of
@code{url-privacy-leve}, a string or a function of no arguments that
returns a string.